PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListBoxField Class / isMultiSelect Method
In This Topic
    isMultiSelect Method
    In This Topic
    Gets a value indicating whether the field allows multiple selection.
    Syntax
    public boolean isMultiSelect()

    Return Value

    True if multiple items can be selected in the list.
    See Also